home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Inter@ctive 16
/
Computer Interactive cdrom 16 - dic 98.iso
/
zdnetit
/
content
/
ARACHE.ZIP
/
OOPS
/
DOSSHELL.OOK
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-04-21
|
175 b
|
10 lines
@echo off
echo Type 'EXIT' to return to Arachne...
if (%COMSPEC%)==() goto nocomspec
echo %COMSPEC%>$roura4.bat
call $roura4.bat
goto end
:nocomspec
COMMAND.COM
:end